CPhidgetManager_getServerID

Gets the server ID of a remotely opened Phidget Manager. This will fail if the manager was opened locally.

extern (C) __gshared
int function(CPhidgetManagerHandle phidm, const char** serverID) CPhidgetManager_getServerID;

Meta